FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource OperationDefinition/FHIR Server from package fhir.acme.hotbeverage#current (16 ms)

Package fhir.acme.hotbeverage
Type OperationDefinition
Id Id
FHIR Version R4
Source http://fhir.org/guides/acme/HotBeverage/https://build.fhir.org/ig/DavidPyke/HotBeverage/OperationDefinition-hbbrew.html
Url http://fhir.org/guides/acme/HotBeverage/OperationDefinition/hbbrew
Version 1.4.2024
Status draft
Date 2024-11-13T09:29:23+11:00
Name HBbrew
Experimental False
Realm us
Authority hl7
Description The brew operation sends the BrewedBeverage resource to the Coffee/Tea brewing Device
Type true
Kind operation

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: OperationDefinition hbbrew

Parameters

UseNameScopeCardinalityTypeBindingDocumentation
INBevBrew1..1canonical (The Hot Beverage to Brew)

The BrewedBeverage Resource that dictates the beverage to be brewed and the requested additions (if any)

The effect of invoking this operation is to initiate the Brew operation on the appropriate device with the inclusion of the requested additions


Source

{
  "resourceType" : "OperationDefinition",
  "id" : "hbbrew",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: OperationDefinition hbbrew</b></p><a name=\"hbbrew\"> </a><a name=\"hchbbrew\"> </a><a name=\"hbbrew-en-US\"> </a><h3>Parameters</h3><table class=\"grid\"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>IN</td><td>BevBrew</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#canonical\">canonical</a> (<a href=\"StructureDefinition-BrewedBeverage.html\" title=\"http://fhir.org/guides/acme/HotBeverage/StructureDefinition/BrewedBeverage\">The Hot Beverage to Brew</a>)</td><td/><td><div><p>The BrewedBeverage Resource that dictates the beverage to be brewed and the requested additions (if any)</p>\n</div></td></tr></table><div><p>The effect of invoking this operation is to initiate the Brew operation on the appropriate device with the inclusion of the\nrequested additions</p>\n</div></div>"
  },
  "url" : "http://fhir.org/guides/acme/HotBeverage/OperationDefinition/hbbrew",
  "version" : "1.4.2024",
  "name" : "HBbrew",
  "status" : "draft",
  "kind" : "operation",
  "date" : "2024-11-13T09:29:23+11:00",
  "publisher" : "Dave Pyke & John Moehrke",
  "contact" : [
    {
      "name" : "Dave Pyke & John Moehrke",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://github.com/DavidPyke/HotBeverage"
        },
        {
          "system" : "email",
          "value" : "david@pyke.ca"
        }
      ]
    },
    {
      "name" : "David Pyke",
      "telecom" : [
        {
          "system" : "email",
          "value" : "david@pyke.ca",
          "use" : "work"
        }
      ]
    },
    {
      "name" : "John Moehrke",
      "telecom" : [
        {
          "system" : "email",
          "value" : "JohnMoehrke@gmail.com",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "The brew operation sends the BrewedBeverage resource to the Coffee/Tea brewing Device",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "code" : "data-requirements",
  "comment" : "The effect of invoking this operation is to initiate the Brew operation on the appropriate device with the inclusion of the \r\n requested additions",
  "system" : false,
  "type" : true,
  "instance" : true,
  "parameter" : [
    {
      "name" : "BevBrew",
      "use" : "in",
      "min" : 1,
      "max" : "1",
      "documentation" : "The BrewedBeverage Resource that dictates the beverage to be brewed and the requested additions (if any)",
      "type" : "canonical",
      "targetProfile" : [
        "http://fhir.org/guides/acme/HotBeverage/StructureDefinition/BrewedBeverage"
      ]
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.